home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 1 / Deutsche Edition 1.iso / amok / 051-060 / amok58 / stack&queue / stack&queue.txt < prev    next >
Text File  |  1993-11-04  |  942b  |  30 lines

  1.  
  2. Stack & Queue Abstract Data Types
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4. This Archive contains Oberon implementations of the abstract data
  5. types  Stack  and  Queue.   The  implementations are based on the
  6. module  for lists that comes with the Oberon Compiler by Fridtjof
  7. Siebert.
  8.  
  9. There is nothing new to these modules.  Just that i missed them.
  10.  
  11. Permission is hereby granted to Fridtjof Siebert to include these
  12. modules in the next release of the Amiga Oberon Compiler.
  13.  
  14. The modules are freely distributable as long as you leave my name
  15. in.
  16.  
  17. The  two  test  modules  may  be of particular interest to anyone
  18. having trouble with the concept of type-guards in Oberon.  (I had
  19. my troubles...)
  20.  
  21. Adress any comments or other stuff to:
  22.  
  23.                          Peter Fröhlich
  24.                         Ebenböckstraße 19
  25.                         D-8000 München 60
  26.  
  27.                           or preferably
  28.  
  29.                  Z-NET:P.FROEHLICH@NEXT-BOX.ZER
  30.